reflect.Value.Recv (method)
2 uses
reflect (current package)
value.go#L2023: func (v Value) Recv() (x Value, ok bool) {
text/template
exec.go#L403: elem, ok := val.Recv()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)